Execution Time: 50s 735ms
| Field | Value |
|---|---|
| Name | Test Channel Type 1 |
| Engagement Channel Type | Test Channel 1 |
| Communication Subscription | Commutation Subscription A |
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: 'Test Channel 1' })
at ..\pages\CustomerData\salesforceCommunicationSubscriptionChannelTypes.ts:167
165 | await this.page
166 | .getByRole("option", { name: details["Engagement Channel Type"] })
) 167 | .click();
| ^
168 | console.log(
169 | `✅ Engagement Channel Type selected: ${details["Engagement Channel Type"]}`
170 | );
| Field | Value |
|---|---|
| Name | Test Channel Type 1 |